update_planted_cell
function update_planted_cell(account_id: byte_array, plot_id: integer, cell: farming_cell_dto, farming_cell_action_dto: farming_cell_action_dto, seed_type: seed_type, rewards: map<item, integer>, cells_map: map<location, farming_cell_dto>, just_planted_cells: list<farming_cell_dto>, possible_seed_rewards: set<text>, action_index: integer, timestamp: integer, plot_seed_ownerships: list<seed_ownership>)